Else  
Previous  Top  Next

 
Allows a task to execute an action if certain conditions are not met. This action is used in conjunction with the If Then action. You can use this action to run a specific statement or a block of statements, depending on the value of a condition. If...Then...Else statements can be nested to as many levels as you need. No specific settings are associated with this action.  
 
note Related Topics  
File Loop     
Text Loop     
Dataset Loop     
Simple Loop     
End Loop     
Break     
Continue     
If Then        
End If